C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1CollectionViewSource<T> Class / RefreshControl Property
RefreshControl Property (C1CollectionViewSource<T>)
In This Topic
Gets the refresh control used by the user to refresh the list.
Syntax
'Declaration
 
Public Property RefreshControl As UIKit.UIRefreshControl
 
See Also